home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacWorld 1996 July
/
Macworld (1996-07).dmg
/
System 7.5 Update 2.0
/
FileMaker Pro 3.0 CD Extras
/
FileMaker And Apple Events
/
Syntax Examples
/
Objects
/
Cell Properties
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1996-01-25
|
299 b
|
12 lines
|
[
TEXT/ToyS
]
tell application "FileMaker Pro"
class of cell "a" of database "test1"
best type of cell 2
default type of last cell of last database
ID of last cell of last database
name of cell 2
protection of cell -2
formula of cell "c"
repeat size of cell 2
cellValue of cell 2
lock of cell 3
end tell